[DispId(20)] float TxtPageMarginRight {get; set;}
read-write property TxtPageMarginRight: Single;
DispIdAttribute(20)
function get,set TxtPageMarginRight : float
[DispId(20)] __property float get_TxtPageMarginRight(); __property void set_TxtPageMarginRight( float value );
'Declaration
<DispIdAttribute(20)> Property TxtPageMarginRight As Single